@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

@media (max-width: 1440px) {
	.roadmap-section:after {bottom: 0%;}
	.team:before {top: 0%;}
	/* .communitySection {padding: 190px 0px;} */
	.mb-150 {margin-bottom: 29px;}
	.heroSection {top: 15%;left: calc(100% - 90%);	}
	.supplySection:before {
		content: "";
		background-image: url(../images/topShadow.svg);
		position: absolute;
		width: 100%;
		height: 40%;
		background-repeat: no-repeat;
		background-position: top;
		background-size: cover;
		top: 10px;
	}
	.videoSection{ min-height: 520px;}
	video {height: 90vh;}

 
}

@media (min-width: 1500px) {}

@media (max-width: 1366px) {
 
}

@media (max-width: 1024px) {
 
}

@media (max-width: 991px) {
 .videoFrame{position: relative;z-index: 10; }
}

@media (max-width: 767px) {
 .centerAlign{margin-top: 32px; }
 .textWord { padding: 25px 20px;}
 .textWord p {font-size: 20px;}
 .pleaseText p {  font-size: 20px;}
.social ul {padding-left: 0;}
	img.logoForm {width: 83%;	padding: 56px 15px 15px;}
	img.disclamer {	width: 94%;	}
	.social ul li {	width: 25%;	}
	section.headerBg{height: 100vh;}
	img.v2 {position: absolute;	width: 25%;	right: 20px;top: 2%;}
	.More p {font-size: 28px;font-family: 'Helvetica';}
	.temBlock .card_ {width: 80%;float: none;margin: 0px auto 10px ;}
	
	.temBlock{ display: block;margin: 0px auto 10px ;}
	.heroSection {	top: 15%;left: calc(100% - 100%);}
	h2.heroTitle {font-size: 34px;}
	.Community{    flex-wrap: wrap;}
	.Community a img {width: 74%;font-size: 12px;}
	.Community a {font-size: 14px;}
	html {overflow-x: hidden;	}
	.Community a{padding: 5px;}
	img.titleImg {width: 86%;padding-bottom: 10px;}
	.communitySection {	min-height: 0;	}
	.team:before {	top: -4%;width: 56%;	}
	.teamIcon {	height: 245px;	}
	
	.name h5 {font-size: 25px;}
	.heroSection .row{
		padding-top: 30px;
	}
	.Whitepaper {
		background-image: url(../images/whitePaper.png);
		background-repeat: no-repeat;
		background-position: 23%;
		background-size: cover;
		padding: 0;
		min-height: 550px;
		display: flex;
		position: relative;
	}
	/* .mod{
		margin-top: -25px;
	} */
	.mb-50 {
		margin-bottom: 110px;
	}
	.mt-25.mod {
		margin-top: -20px;
	}
	.grd {
		width: 94%;
		margin: 10px 15px;
	}
	.supplySection h6{
		font-size: 10px;
	}
	.supplydigital.assets.list_ {
		display: flex;
		justify-content: space-between;
		flex-wrap: nowrap;
		flex-direction: column-reverse;
	}
	.col-lg-12.mt-25.aos-init.aos-animate {
		margin-top: 5px;
	}
	.mCenter{
		margin: 0 auto;
	}   
	video {
		height:80vh;
	}
	a.auditBtn {
		width: 86%;
		text-align: center;
		margin: 0 auto;
	}
	.blogSec a {
		display: inline-flex;
		width: 49.22%;
	}

}


@media (max-width: 640px) {
 
}

@media (max-width: 480px) {}

@media (max-width: 414px) {}

@media (max-width: 375px) {}


@media only screen and (-webkit-min-device-pixel-ratio: 2) {
/* 	
	video {
		height: 130vh;
	} */
}
